Generic Data Opcode
The current operand uses a constant from thegxGenericDataOpcode
enumeration when the current operand is thegxNextOpcode
constant.
enum gxGenericDataOpcode { gxTypeOpcode, gxSizeOpcode };Constant descriptions
- gxTypeOpcode
- The next opcode is a type opcode.
- gxSizeOpcode
- The next opcode is a size opcode.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help